switch between php version ubuntu nginx

34

switch between php version ubuntu nginx -

sudo update-alternatives --config php

switch between php version ubuntu nginx -

sudo service nginx restart
sudo service php7.1-fpm or php7.2-fpm  restart

Comments

Submit
0 Comments